| SaReconcileTransferFunds |
| Logical Entity Name | SaReconcileTransferFunds |
| Default Table Name | SaReconcileTransferFunds |
| Physical Only | NO |
| Definition | |
| Note |
| SaReconcileTransferFunds Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SaReconcileTransferFundsID |
int | NO | ||
| TransferType | char(1) | NO | ||
| TransferAmount | money | NO | ||
| TransferDate | datetime | NO | ||
FromSaBankAccountId |
int | YES | ||
ToSaBankAccountId |
int | YES | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| SaReconcileTransferFunds Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Pk_SaReconcileTransferFundsSaReconcileTransferFundsID | PrimaryKey | SaReconcileTransferFundsID |
| SaReconcileTransferFunds Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SaBankAccount | Non-Identifying | Zero or One to Zero or More | FK_SaReconcileTransferFundsFromSaBankAccountID_SaBankAccountSaBankAccountID | FromSaBankAccountId | NO | YES | ||
| SaBankAccount | Non-Identifying | Zero or One to Zero or More | FK_SaReconcileTransferFundsToSaBankAccountID_SaBankAccountSaBankAccountID | ToSaBankAccountId | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_SaReconcileTransferFundsUserID_SyStaffSyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SaReconcileTransferFundsDetail | Non-Identifying | One To Zero or More | FK_SaReconcileTransferFundsDetailSaReconcileTransferFundsID_SaReconcileTransferFundsSaReconcileTransferFundsID | NO | YES |
| SaReconcileTransferFunds Check Constraints |
| Check Constraint Name | CheckConstraint |